feat(go): update github.com/pb33f/libopenapi-validator (v0.10.2 → v0.11.4)#130
Open
lrstanley-x[bot] wants to merge 1 commit intomasterfrom
Open
feat(go): update github.com/pb33f/libopenapi-validator (v0.10.2 → v0.11.4)#130lrstanley-x[bot] wants to merge 1 commit intomasterfrom
lrstanley-x[bot] wants to merge 1 commit intomasterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #130 +/- ##
==========================================
- Coverage 69.37% 69.23% -0.14%
==========================================
Files 10 10
Lines 2436 2022 -414
==========================================
- Hits 1690 1400 -290
+ Misses 632 508 -124
Partials 114 114 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…11.4) Signed-off-by: lrstanley-x[bot] <153159847+lrstanley-x[bot]@users.noreply.github.com>
97db9b1 to
81207f8
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.10.2->v0.11.4Release Notes
pb33f/libopenapi-validator (github.com/pb33f/libopenapi-validator)
v0.11.4Compare Source
Adds lazy context tracking to speed up path searches a little. No new features, no other fixes.
v0.11.3Compare Source
Adds a fix for nullable enum validation and moves
HEADvalidation to be RFC 7231 Section 4.3.2 compliant.@k2tzumi, @saisatishkarra
v0.11.2Compare Source
Fixed some caching issues with long-running processes, no new features.
v0.11.1Compare Source
Handles
nullable+allOfedge cases, and bumpslibopenapitov0.33.1@alexrjones
v0.11.0Compare Source
Upgrades to
libopenapiv0.33.0and implements new faster and improved hashing.Adds some node caching, retains validator options and refactors some constants, fixes a nil pointer. Addresses #223
@its-hammer-time @Nivl
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
PR generated using automation.